Learn R Programming

EZFragility (version 1.0.3)

[,Fragility-method: Subset a Fragility object

Description

Subset a Fragility object

Usage

# S4 method for Fragility
[(x, i, j, ..., drop = FALSE)

Value

A new Fragility object with the subsetted data

Arguments

x

A Fragility object

i

A logical vector or a numeric vector of indices to subset the electrodes

j

A logical vector or a numeric vector of indices to subset the time windows

...

Additional arguments (not used)

drop

Additional arguments (not used)